DocumentFormatType
Object defining the format type for a document (based on an enumerated value): PDF specifies that output documents should be formatted as PDF.; RAW_XML specifies that output documents should be formatted as XML.; RTF specifies that output documents should be formatted as RTF (dynamic documents output as RTF, however static docs output as fillable PDFs).
| Parameter | Type | Description |
|---|---|---|
| DocumentFormatTypeEnum | DocumentFormatTypeEnum | Scope object containing values for available format types. |